]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/perl-inotify2
lfs: Drop quotes in DEPS variable
[ipfire-2.x.git] / lfs / perl-inotify2
index 730b8ed7ff5931dc0ec9bfa4e3e503647acfcc7f..7d94da395d080e456044710a788962be7e58a029 100644 (file)
@@ -34,7 +34,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
 PROG       = perl-inotify2
-DEPS       = "perl-common-sense"
+DEPS       = perl-common-sense
 PAK_VER    = 2
 
 ###############################################################################