]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
libXdmcp: Update package to be built with the new version of the buildsystem.
authorSchantl Stefan <Stevee@ipfire.org>
Sat, 11 Sep 2010 19:48:30 +0000 (21:48 +0200)
committerSchantl Stefan <Stevee@ipfire.org>
Sat, 11 Sep 2010 19:48:30 +0000 (21:48 +0200)
pkgs/core/libXdmcp/libXdmcp.nm

index 18cff97ad5ba3161dfe3673958c22abeba16a59a..ff849696d18ff16f6c96d6c5a72b71f1012dd472 100644 (file)
@@ -36,6 +36,8 @@ PKG_SUMMARY    = X Display Manager Control Protocol library.
 
 PKG_BUILD_DEPS+= pkg-config xorg-x11-proto-devel
 
+PKG_PACKAGES  += $(PKG_NAME)-devel
+
 define PKG_DESCRIPTION
        X Display Manager Control Protocol library.
 endef