diff options
-rw-r--r-- | python-uci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-uci/Makefile b/python-uci/Makefile index c724bf7..a4017be 100644 --- a/python-uci/Makefile +++ b/python-uci/Makefile @@ -12,7 +12,7 @@ PKG_LICENSE:=GPLv3 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://gitlab.labs.nic.cz/turris/pyuci.git -PKG_SOURCE_BRANCH:=master +PKG_SOURCE_BRANCH:=add-euci PKG_BUILD_DEPENDS:=python-setuptools python3-setuptools include $(TOPDIR)/package/autopkg-branch.mk |