diff --git a/package/utils/pcat-manager/Makefile b/package/utils/pcat-manager/Makefile index 96db8a4a77..28bbde67d3 100644 --- a/package/utils/pcat-manager/Makefile +++ b/package/utils/pcat-manager/Makefile @@ -23,7 +23,7 @@ define Package/pcat-manager SECTION:=utils CATEGORY:=Utilities TITLE:=PCat System Manager - DEPENDS:=+glib2 +libgpiod +libjson-c +libusb-1.0 + DEPENDS:=@TARGET_rockchip +glib2 +libgpiod +libjson-c +libusb-1.0 URL:=https://photonicat.com endef