]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
gettext: Fix build dependencies.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 13 Feb 2011 10:45:32 +0000 (11:45 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 13 Feb 2011 10:45:32 +0000 (11:45 +0100)
pkgs/core/gettext/gettext.nm

index e073d4ec0a2513f2300d1d23fdef4ea5678973d4..ebe34c6ee40da43e9cb13d883933990c71c30d31 100644 (file)
@@ -49,8 +49,7 @@ define PKG_DESCRIPTION
        programs.
 endef
 
-PKG_BUILD_DEPS+= bison
-PKG_DEPS      += libxml2
+PKG_BUILD_DEPS+= bison libxml2-devel
 
 PKG_TARBALL    = $(THISAPP).tar.gz