Changeset 90414 in vbox for trunk/debian/rules
- Timestamp:
- Jul 29, 2021 5:45:26 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 146012
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/debian/rules
r90361 r90414 324 324 dh_installdeb 325 325 dh_perl 326 # for some reason, the Qt libraries couldn't be found on newer releases (e.g. Ubuntu hardy) 326 # For some reason, the Qt libraries couldn't be found on newer releases (e.g. Ubuntu hardy). 327 # Python is deliberately not listed as a dependency (see also comment in the "control" file. 328 # It is expected that dh_gencontrol shows a warning "substitution variable ${python:Versions} 329 # used, but is not defined" because of this. 327 330 LD_LIBRARY_PATH=$(prefix)/usr/lib/virtualbox dh_shlibdeps --exclude=VBoxPython 328 331 dh_gencontrol -- \
Note:
See TracChangeset
for help on using the changeset viewer.