mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
libimobiledevice: Remove reference to python-package.mk
Since no Python packages are produced by this package, including python-package.mk is unnecessary. This removes the reference to python-package.mk. (PKG_RELEASE is unchanged as this should have no effect on the build.) Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
@@ -27,7 +27,6 @@ PKG_INSTALL:=1
|
|||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
include $(INCLUDE_DIR)/nls.mk
|
include $(INCLUDE_DIR)/nls.mk
|
||||||
include ../../lang/python/python-package.mk
|
|
||||||
|
|
||||||
define Package/libimobiledevice/Default
|
define Package/libimobiledevice/Default
|
||||||
TITLE:=A library that talks to Apple devices.
|
TITLE:=A library that talks to Apple devices.
|
||||||
|
|||||||
Reference in New Issue
Block a user