Search Criteria
Package Details: qdep 1.1.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/qdep.git (read-only, click to copy) |
|---|---|
| Package Base: | qdep |
| Description: | A dependency management tool for qmake based projects |
| Upstream URL: | https://github.com/Skycoder42/qdep |
| Keywords: | package-manager packages qt |
| Licenses: | BSD-3-Clause |
| Submitter: | Skycoder42 |
| Maintainer: | lmartinez-mirror |
| Last Packager: | lmartinez-mirror |
| Votes: | 3 |
| Popularity: | 0.009090 |
| First Submitted: | 2019-01-22 21:54 (UTC) |
| Last Updated: | 2025-06-12 21:39 (UTC) |
Dependencies (9)
- python-appdirs
- python-argcomplete
- python-lockfile
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- qt5-tools (optional) – Needed for lupdate to generate qdep translations
Required by (7)
- qt-autoupdater (make)
- qt5-autoupdater (make)
- qt5-autoupdater-doc (make)
- qt5-autoupdater-packagekit (make)
- qt5-autoupdater-qtifw (make)
- qt5-service (make)
- qt5-service-doc (make)
Latest Comments
Taijian commented on 2021-06-26 12:11 (UTC)
Hi,
just a minor issue: because you source your code from a git-tag, you need to add git as a make-depend, otherwise building in a clean chroot will fail.