]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libssh2: Also create devel package.
authorSchantl Stefan <Stevee@ipfire.org>
Mon, 24 May 2010 09:21:46 +0000 (11:21 +0200)
committerSchantl Stefan <Stevee@ipfire.org>
Mon, 24 May 2010 09:21:46 +0000 (11:21 +0200)
pkgs/core/libssh2/libssh2.nm

index 44dad51b6e1823c1feabb497163284f7aff9a1e3..e1e2d732b6c885b3389bdc93f416ffa6801158e9 100644 (file)
@@ -34,6 +34,8 @@ PKG_URL        = http://www.libssh2.org/
 PKG_LICENSE    = BSD
 PKG_SUMMARY    = A library implementing the SSH2 protocol.
 
+PKG_PACKAGES  += $(PKG_NAME_REAL)-devel
+
 PKG_DEPS      += openssl zlib
 
 define PKG_DESCRIPTION