]> xenbits.xen.org Git - xenclient/build.git/commitdiff
Change dependencies.
authorChristian Limpach <Christian.Limpach@citrix.com>
Thu, 7 Jan 2010 20:56:14 +0000 (20:56 +0000)
committerChristian Limpach <Christian.Limpach@citrix.com>
Thu, 7 Jan 2010 20:56:14 +0000 (20:56 +0000)
package/e2fsprogs/e2fsprogs.mk

index 625c9afc7b73bd2fe3473e9757bef55692f12439..c2ad7df1e17713dd5c7c297f2c4687da62b5dbd2 100644 (file)
@@ -26,7 +26,7 @@ $(E2FSPROGS_DIR)/.unpacked: $(DL_DIR)/$(E2FSPROGS_SOURCE)
        $(CONFIG_UPDATE) $(E2FSPROGS_DIR)/config
        touch $@
 
-$(E2FSPROGS_DIR)/.configured: $(E2FSPROGS_DIR)/.unpacked pkgconfig
+$(E2FSPROGS_DIR)/.configured: $(E2FSPROGS_DIR)/.unpacked
        (cd $(E2FSPROGS_DIR); rm -rf config.cache; \
                $(TARGET_CONFIGURE_OPTS) \
                $(TARGET_CONFIGURE_ARGS) \
@@ -123,7 +123,7 @@ endif
        rm -rf $(TARGET_DIR)/usr/share/doc
        touch -c $@
 
-e2fsprogs: uclibc util-linux-ng \
+e2fsprogs: uclibc util-linux-ng pkgconfig \
        $(TARGET_DIR)/$(E2FSPROGS_TARGET_BINARY)
 
 e2fsprogs-clean: