mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
proxy-libintl: rprovide the gettext packages
This helps in stubbing out gettext when proxy-libintl is chosen usually on small/uclibc based images Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
265cd2b217
commit
650c5fa94e
|
|
@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://src/proxy-libintl/COPYING.LIB.txt;md5=bc400bc21422f9a
|
|||
|
||||
PR = "r1"
|
||||
PROVIDES = "virtual/libintl virtual/gettext"
|
||||
RPROVIDES_${PN} += "gettext"
|
||||
RPROVIDES_${PN}-dev += "gettext-dev"
|
||||
|
||||
SRC_URI = " \
|
||||
http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/${PN}-dev_${PV}_win32.zip \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user