mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 17:39:24 +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:
@@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://src/proxy-libintl/COPYING.LIB.txt;md5=bc400bc21422f9a
|
|||||||
|
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
PROVIDES = "virtual/libintl virtual/gettext"
|
PROVIDES = "virtual/libintl virtual/gettext"
|
||||||
|
RPROVIDES_${PN} += "gettext"
|
||||||
|
RPROVIDES_${PN}-dev += "gettext-dev"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/${PN}-dev_${PV}_win32.zip \
|
http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/${PN}-dev_${PV}_win32.zip \
|
||||||
|
|||||||
Reference in New Issue
Block a user