]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
fuse: Create devel-package.
authorSchantl Stefan <Stevee@ipfire.org>
Sun, 18 Apr 2010 14:41:35 +0000 (16:41 +0200)
committerSchantl Stefan <Stevee@ipfire.org>
Sun, 18 Apr 2010 14:41:35 +0000 (16:41 +0200)
pkgs/core/fuse/fuse.nm

index a38b41b7f46218ed1310658e4683a7af8c8e3220..57b95c9a347e122a3e01aa8249901d55695799a7 100644 (file)
@@ -34,6 +34,8 @@ PKG_URL        = http://fuse.sf.net/
 PKG_LICENSE    = GPL+
 PKG_SUMMARY    = File System in Userspace (FUSE) utilities.
 
+PKG_PACKAGES  += $(PKG_NAME_REAL)-devel
+
 define PKG_DESCRIPTION
        With FUSE it is possible to implement a fully functional \
        filesystem in a userspace program. This package contains the \