Move python module of hippo-canvas into its own package.
[openwrt/svn-archive/archive.git] / devel / gcc / Makefile
index 95759fd2a23b6c24c93a52834fcf56ea50cbc303..55f01a709f42936c0a21e7006c881c83a26999e0 100644 (file)
@@ -26,7 +26,7 @@ define Package/gcc
   SECTION:=devel
   CATEGORY:=Development
   TITLE:=gcc
-  DEPENDS:=@TARGET_x86
+  DEPENDS:=@TARGET_x86 @BUILD_DEVELOPER_SYSTEM
 endef
 
 define Package/gcc/description