| @@ -20,6 +20,7 @@ class Qca(CMakePackage): | |||||||
|     homepage = "https://userbase.kde.org/QCA" |     homepage = "https://userbase.kde.org/QCA" | ||||||
|     url = "https://github.com/KDE/qca/archive/v2.1.3.tar.gz" |     url = "https://github.com/KDE/qca/archive/v2.1.3.tar.gz" | ||||||
| 
 | 
 | ||||||
|  |     version("2.3.5", sha256="326346893c5ad41c160b66ff10740ff4d8a1cbcd2fe545693f9791de1e01f00b") | ||||||
|     version("2.3.0", sha256="39aa18f0985d82949f4dccce04af3eb8d4b6b64e0c71785786738d38d8183b0a") |     version("2.3.0", sha256="39aa18f0985d82949f4dccce04af3eb8d4b6b64e0c71785786738d38d8183b0a") | ||||||
|     version("2.2.90", sha256="074ac753b51a6fa15503be9418f7430effe368fd31dc41567942d832e539b17e") |     version("2.2.90", sha256="074ac753b51a6fa15503be9418f7430effe368fd31dc41567942d832e539b17e") | ||||||
|     version("2.2.1", sha256="c67fc0fa8ae6cb3d0ba0fbd8fca8ee8e4c5061b99f1fd685fd7d9800cef17f6b") |     version("2.2.1", sha256="c67fc0fa8ae6cb3d0ba0fbd8fca8ee8e4c5061b99f1fd685fd7d9800cef17f6b") | ||||||
|   | |||||||
| @@ -117,7 +117,7 @@ class Qgis(CMakePackage): | |||||||
|     depends_on("python@3.0.0:", type=("build", "run"), when="@3") |     depends_on("python@3.0.0:", type=("build", "run"), when="@3") | ||||||
|     depends_on("python@3.6:", type=("build", "run"), when="@3.18:") |     depends_on("python@3.6:", type=("build", "run"), when="@3.18:") | ||||||
|     depends_on("python@3.7:", type=("build", "run"), when="@3.20:") |     depends_on("python@3.7:", type=("build", "run"), when="@3.20:") | ||||||
|     depends_on("qca@2.2.1") |     depends_on("qca@2.2.1:") | ||||||
|     depends_on("qjson") |     depends_on("qjson") | ||||||
|     depends_on("qscintilla +python") |     depends_on("qscintilla +python") | ||||||
|     depends_on("qt+dbus") |     depends_on("qt+dbus") | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Andrew W Elble
					Andrew W Elble