Use correct package name in source dir.
This commit is contained in:
parent
02136ecdd8
commit
a6fea05731
6 changed files with 0 additions and 0 deletions
13
source/pyinotify/slack-required
Normal file
13
source/pyinotify/slack-required
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Version: 0.2.3
|
||||
# This is the list of packages which, if the package currently being installed
|
||||
# is to operate correctly, must be installed on the system - its dependancies.
|
||||
# For example, 'spamassassin' requires the 'perl' package to operate.
|
||||
# Packages must be listed one per line and are case sensitive. If multiple
|
||||
# packages could satisfy a single dependancy (such as 'openssl-solibs' and
|
||||
# 'openssl' for the SSL library) the packages should be listed in the format:
|
||||
# <pkg1> | <pkg2> [| <pkg3> ...]
|
||||
# Specific package versions can be specified using = >= =< < > operators.
|
||||
# The = operator requires the full package version string (eg, 1.2.3-x86_64-5).
|
||||
# The >= =< < > operators, can use the short package version string
|
||||
# (eg, 1.2.3) or the full version string. This file is only used by slapt-get.
|
||||
python3
|
||||
Loading…
Add table
Add a link
Reference in a new issue