mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Add freetype package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1601 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -32,6 +32,7 @@ package-$(BR2_PACKAGE_FPING) += fping
|
||||
package-$(BR2_PACKAGE_FPROBE) += fprobe
|
||||
package-$(BR2_PACKAGE_FPROBE_ULOG) += fprobe-ulog
|
||||
package-$(BR2_PACKAGE_FREERADIUS) += freeradius
|
||||
package-$(BR2_PACKAGE_FREETYPE) += freetype
|
||||
package-$(BR2_PACKAGE_FRICKIN) += frickin
|
||||
package-$(BR2_PACKAGE_FUSE) += fuse
|
||||
package-$(BR2_PACKAGE_GDBSERVER) += gdbserver
|
||||
@@ -167,6 +168,7 @@ bind-compile: openssl-compile
|
||||
cyrus-sasl-compile: openssl-compile
|
||||
dropbear-compile: zlib-compile
|
||||
dsniff-compile: libnids-compile openssl-compile libgdbm-compile
|
||||
freetype-compile: zlib-compile
|
||||
fprobe-compile: libpcap-compile
|
||||
gdbserver-compile: ncurses-compile
|
||||
gnutls-compile: libgcrypt-compile opencdk-compile libtasn1-compile
|
||||
|
||||
Reference in New Issue
Block a user