PKGBUILD: depend on python-daemon
This commit is contained in:
		
							
								
								
									
										2
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								PKGBUILD
									
									
									
									
									
								
							| @@ -6,7 +6,7 @@ pkgdesc="An rsync-based tool for backing up files" | |||||||
| arch=('any') | arch=('any') | ||||||
| url="https://github.com/etorres4/rbackup" | url="https://github.com/etorres4/rbackup" | ||||||
| license=('MIT') | license=('MIT') | ||||||
| depends=(python rsync) | depends=(python python-daemon rsync) | ||||||
| makedepends=(python-sphinx python-setuptools) | makedepends=(python-sphinx python-setuptools) | ||||||
| checkdepends=(python-hypothesis python-pytest) | checkdepends=(python-hypothesis python-pytest) | ||||||
| backup=(etc/$pkgname/backup.conf | backup=(etc/$pkgname/backup.conf | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user